BenSelect Documentation
DepartmentInfoViewModel Constructor(clsDepartment,String,Nullable<DateTime>)
See Also  Send Feedback
Selerix.BenSelect.Api.ApplicationCore.Integration Namespace > DepartmentInfoViewModel Class > DepartmentInfoViewModel Constructor : DepartmentInfoViewModel Constructor(clsDepartment,String,Nullable<DateTime>)
department
The department.
changedArea
The changed area.
effectiveDate
The effective date.
Initializes a new instance of the DepartmentInfoViewModel class.

Syntax

JScript 
public function DepartmentInfoViewModel( 
   department : clsDepartment,
   changedArea : String,
   effectiveDate : Nullable
);

Parameters

department
The department.
changedArea
The changed area.
effectiveDate
The effective date.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.